ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / BreakEven<T> Class / VariableCost Property

In This Topic
    VariableCost Property (BreakEven<T>)
    In This Topic
    Gets or sets a value of variable cost.
    Syntax
    'Declaration
     
    
    Public Property VariableCost As Integer
    public int VariableCost {get; set;}
    See Also